Mastering Mesos by Dipa Dubhashi & Akhil Das

Mastering Mesos by Dipa Dubhashi & Akhil Das

Author:Dipa Dubhashi & Akhil Das [Dubhashi, Dipa]
Language: eng
Format: azw3
Publisher: Packt Publishing
Published: 2016-05-26T04:00:00+00:00


So far, the roles and profiles don't contain any information about the machines that we will use to set up the cluster. This information will come using Hiera. The Hiera data for master would look something similar to this:

--- classes: - role::mesos::master mesos::master::options: quorum: '2' mesos::zookeeper: 'zk://master1:2181,master2:2181,master3:2181/mesos' zookeeper::id: 1 zookeeper::servers: ['master1:2888:3888', 'master2:2888:3888', 'master3:2888:3888']

As we are setting up a highly available cluster, the master machines are named master 1, master 2, and master 3, respectively.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.